home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12257 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  765 b 

  1. Path: ralph.vnet.net!usenet
  2. From: Prodigm <prodigm@vnet.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland C++ And SQL Server
  5. Date: Mon, 18 Mar 1996 16:51:00 -0500
  6. Organization: Prodigm Corporation
  7. Message-ID: <314DDAC4.15E0@vnet.net>
  8. NNTP-Posting-Host: prodigm.vnet.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13.  
  14. I am developing using Borland C++ 4.52 and need to access SQL Server.
  15. I had intended to use embedded SQL to do this but was 
  16. unpleasantly surprised to find that Microsoft's SQL Server only supports 
  17. Visual C++ for both embedded SQL and the C Library access.  I have been 
  18. hoping to avoid resorting to ODBC or IDAPI.  Does anyone know of any 
  19. other options???
  20.  
  21. Thanks Ed
  22.